home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / LITTLE / TOOLKIT.ZIP / DOCS / TYPICAL.TXT < prev   
Encoding:
Text File  |  1996-12-28  |  2.2 KB  |  52 lines

  1.  
  2. *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
  3.                MC68040 ToolKit - typical configuration
  4. *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
  5.  
  6. Described here is a typical configuration for a machine equipped with
  7. FastRAM and both IDE and SCSI drives. It is also assumed the machine is
  8. using normal TOS and some version of NVDI. AHDI is being used as the
  9. auto-boot driver, with HDDriver in the auto folder - running after the
  10. 68040 driver program.
  11.  
  12. Floppy:    drives  A->B
  13. IDE:    drives  C->F
  14. SCSI:    drives  G->J
  15.  
  16. * Since this machine uses Floppy disk and SCSI devices, we should enable
  17.   one 'DMA/FRB' button for each of these drives. This prevents fundamental
  18.   problems with the CPU caches and DMA. Don't bother with your IDE drives.
  19.   
  20. * It is definitely advised that you enable the corresponding 'D-CACHE'
  21.   button for each Floppy/SCSI drive as well. This ensures the datacache
  22.   does not interfere with DMA disk transfers. Some people might be able
  23.   to get away without using this safety feature, but it is not advised.
  24.   Again, don't bother with IDE - only mark your Floppy and SCSI devices
  25.   with these buttons.
  26.   
  27. * The 'Buffer Internally' button should be enabled to protect all drives
  28.   marked as DMA/FRB from corruption due to illegal FastRAM DMA transfers
  29.   under TOS.
  30.  
  31. * Enable the 'Sector READ/WRITE' option or the disk patching will not
  32.   work.
  33.  
  34. * Enable all of the buttons on the 'RAM' dialog for speed.
  35.  
  36. * Enable '32-Bit FastROM' and 'Cacheable ROM' for more speed.
  37.  
  38. * Enable 'Resurrect PMMU' and 'Bootstrap Loader' to make FastROM fully
  39.   reset-resident (like Magic!).
  40.  
  41. * Activate the 'Enable I-Cache' button to make sure the instruction cache
  42.   is working after boot time. Do not turn on the data cache, or HDDriver
  43.   will cause problems when logging your SCSI partitions. Place ECACHE40.PRG
  44.   after HDDriver in the auto folder to do this properly. If you don't have
  45.   HDDriver in your auto folder, then you can use 'Enable D-Cache' quite
  46.   safely.
  47.  
  48. Any other options are entirely up to the user, but this would be enough
  49. to get the system working properly with the most useful features. All
  50. buttons not indicated here are assumed to be disabled for this example.
  51.  
  52.